Lender Price API Web Service
Lender Price API Web Service / JsPropertyFieldFile Json Schema
In This Topic
    JsPropertyFieldFile Json Schema
    In This Topic
    Description
    The data for one JSON image.
    Overview
    JsPropertyFieldFile
    The data for one JSON image.
    fileType : string

    The file type, or file extension.

    Example:

    • JPG
    • PNG
    • PDF
    • TIFF
    filename : string
    The name of the file.
    key : string
    objectId : string
    The database ID for the image file, used to retrieve it from the database.
    Properties
    NameDescriptionData Type

    The file type, or file extension.

    Example:

    • JPG
    • PNG
    • PDF
    • TIFF
    string
    The name of the file.string
     string
    The database ID for the image file, used to retrieve it from the database.string
    See Also